SmartFTP FTP Library
|
HRESULT GetFileHash( [in] HashAlgo algo, [in] BSTR bstrPath, [in] ULONGLONG nOffset, [in] ULONGLONG nLength, [out, retval] ISFTPExtendedCheckFileResult** retval );
MD5
128 bit hash
Format: hex string, 32 chars, lower case
Example: "0123456789abcdef0123456789abcdef"
Reference: RFC 1321 - The MD5 Message-Digest Algorithm
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|